home *** CD-ROM | disk | FTP | other *** search
/ Digital Information Mana…ntial Guide to Multimedia / Digital Information Management - An Essential Guide to Multimedia.iso / Audacity / Nyquist / init.lsp < prev    next >
Text File  |  2006-05-16  |  164b  |  8 lines

  1. ; init.lsp -- default Nyquist startup file
  2. (load "nyinit.lsp")
  3.  
  4. ; add your customizations here:
  5. ;    e.g. (setf *default-sf-dir* "...")
  6.  
  7. ; (load "test.lsp")
  8.